Required:
Must use notepad to design web page.
Needs to include your name located somewhere on your
page.
Your page needs to include an identifying title. (ref:
HTML Lecture1)
Use of at least one header tag of your choice (ie: <H1>...<H6>) in body of page. (ref: HTML Lecture
1)
Colored background required for this page (make it
aesthetically pleasing, please) (ref: HTML Lecture 2)
Include at least one of the following list tags ol,
ul, dl (your choice) to include at least three items (ref:
HTML Lecture 1)
Some fonts on your page must include special formatting to include
at least one of each of the below tags: (ref:
HTML Lecture 2)
<FONT SIZE> tag
<FONT COLOR> tag
<FONT FACE> tag
Need to use at least one of each of the following
tags <P>, <BR>, and <HR> (ref: HTML Lecture
2)
Note: Future assignments will build from this page, so design your page accordingly.